Skip to main content

ListLogLogPlot

ListLogLogPlot[{y1,y2,…}] makes a log-log plot of the yi, assumed to correspond to x coordinates 1, 2, ….

ListLogLogPlot[{{x1,y1},{x2,y2},…}] makes a log-log plot of the specified list of x and y values.

ListLogLogPlot[{data1,data2,…}] plots data from all the datai.

ListLogLogPlot[{…,w[datai,…],…}] plots datai with features defined by the symbolic wrapper w.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.